PreviousNextTracker indexSee it online !

(70/308) 600 - LazyImporter stalls on "redrawing current class"

LazyImporter 1.07
jEdit 4.3pre3

Note: This bug was encountered after I upgraded from
jEdit 4.2final to 4.3pre3. LazyImporter has not yet
been updated for this pre-release.

The Quick Import (a tool provided by LazyImporter)
progress bar stalls on "redrawing current class" with
the following exception in the jEdit Activity Log:

\[error\] Thread-170: Exception in thread "Thread-170"
\[error\] Thread-170: java.lang.NoSuchMethodError:
org.gjt.sp.jedit.textarea.JEditTextArea.getBuffer()Lorg/gjt/sp/jedit/Buffer;
\[error\] Thread-170: at
org.etheridge.lazyimporter.LazyImporterPlugin.redrawCurrentTextArea(Unknown
Source)
\[error\] Thread-170: at
org.etheridge.lazyimporter.LazyImporterPlugin.access$100(Unknown
Source)
\[error\] Thread-170: at
org.etheridge.lazyimporter.LazyImporterPlugin$6.doWork(Unknown
Source)
\[error\] Thread-170: at
org.etheridge.lazyimporter.gui.MonitoredTask$1.run(Unknown
Source)
\[error\] Thread-170: at
java.lang.Thread.run(Thread.java:595)



Submitted pseudo_nyhm - 2006-05-05 19:24:23 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments